docs: add missing apostrophe
authorMichael Catanzaro <mcatanzaro@gnome.org>
Sat, 21 Jun 2014 17:15:42 +0000 (12:15 -0500)
committerMichael Catanzaro <mcatanzaro@gnome.org>
Sat, 21 Jun 2014 17:16:29 +0000 (12:16 -0500)
gtk/deprecated/gtkmisc.c

index 303b5e77a1d4e34f3c05fa9cab906f0515c3a539..279cf8a0c288652748ac352f3cfc22a9bb22cd04 100644 (file)
@@ -45,7 +45,7 @@ G_GNUC_BEGIN_IGNORE_DEPRECATIONS
  * The horizontal and vertical alignment attributes enable the widget to be
  * positioned within its allocated area. Note that if the widget is added to
  * a container in such a way that it expands automatically to fill its
- * allocated area, the alignment settings will not alter the widgets position.
+ * allocated area, the alignment settings will not alter the widget's position.
  *
  * Note that the desired effect can in most cases be achieved by using the
  * #GtkWidget:halign, #GtkWidget:valign and #GtkWidget:margin properties